DELETE ANIMATION

This command deletes an animation previously loaded into the specified Animation Number.

  Syntax
DELETE ANIMATION Animation Number
  Parameters
Animation Number
Integer
This value specifies the animation to be deleted

  Returns

This command does not return a value.

  Description

Deleting animations when you have finished with them improves system performance. If the animation is not stopped before the animation is deleted, the current frame of the animation remains on the screen or bitmap.

  Example Code
LOAD ANIMATION "video.avi",1
DELETE ANIMATION 1
  See also

ANIMATION Commands Menu
Index